Add public interfaces for accessing builtin package info (Bug#78844)
authorXiyue Deng <manphiz@gmail.com>
Sat, 21 Jun 2025 04:34:45 +0000 (21:34 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Tue, 15 Jul 2025 14:34:35 +0000 (15:34 +0100)
commit52a49907e53a0f4f484e0759ae317fd728f12153
treea354ea333dcd04bc1747931a622524936464e8c7
parent22d6e7ad34d947c1154358cd3a59789f539a9cf5
Add public interfaces for accessing builtin package info (Bug#78844)

The following upstream patch has been backported:

  Add public interfaces for accessing builtin package info (Bug#78844)

  * lisp/emacs-lisp/package.el (package-builtin-packages)
  (package-builtin-package-version): New functions.
  * doc/lispref/package.texi: Add a section 'Package Information' with
  documentation for the new functions.
  * etc/NEWS: Add entry for 'package-versioned-builtin-packages' and
  'package-builtin-package-version'.

Origin: upstream, commit 5c75ec6ae52a5b06ad0424ce805f5ea0432b6e90
Forwarded: not-needed
lisp/emacs-lisp/package.el